body{
	background:#b7c553 url(../images/main-back.gif) repeat-x top;
	color:#333;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	clear: both;
	margin: 0;
	padding: 0;
}
.ac_results {
	padding: 0px;
	border: 2px solid #c3d9ff;
	background-color: Window;
	overflow: hidden;
	z-index: 99999;
	padding: 2px;
	text-align: left;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background :  url('ajax-loader2.gif') right center no-repeat;
}

.ac_odd {
	background-color: #FFFFD9;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.ac_over {
	background-color: #c3d9ff;
	color: #000;

}

.ac_moreItems {
	text-align: center;
	background-color: InactiveCaption;
	color: InactiveCaptionText;
	margin: 0px;
	padding: 0px 5px;
	cursor: default;
	display: block;
	width: 100%;
	font: bold menu 12px;
	overflow: hidden;
	-moz-user-select: none;
	-khtml-user-select: none;
}
.inp {height:25px; border: 0; width:810px; margin:12px 0; font: 17px arial; color: #FF6600;}
.btn {height:33px; width:95px;margin:8px 0; font-weight:bold;}

/* Search Field ////////////////////////////////////////////////////////// */

div#searchbox {

	display: block;

	border: 0;
	z-index: 1;

	height: 30px;
	padding-left: 10px;

}

div#searchbox input#KeyWords {
	color: #0a434a;
	width: 910px;
	height: 22px; 

	margin-left: 10px;

	border: 1px dotted #ccc; 
	font: 14px Geneva, Tahoma, sans-serif; 
	color: #333;
}

* html div#searchbox input#KeyWords {
	color: #0a434a;
	width: 525px;
	padding: 3px 0px 2px 0px;
	margin-left: 10px;
	margin-top: 13px;
	font-size: 12px;
	height: 13px;
}

div#searchbox input#KeyWords[type="search"] {
	width: 452px;
}


#header-inner{background:url(../images/header-inner-back.jpg) no-repeat top;margin:0 0;text-align:center;width:960px;}
#header-outer{background:transparent url(../images/header-outer-back.gif) repeat-y center top; height: 634px}

#msg {
padding-bottom: 10px;
padding-left: 10px;
}
.filterHilite {
	color:#FFFFFF;
	background-color:#FF9900;
}
.res {
height: 245px;
width: 228px;
font: 11px arial;
background-color: #FFEED0;
border-bottom: 1px dashed #b7c553;
border-left: 1px dashed #b7c553;
border-right: 1px dashed #b7c553;
padding-top: 10px;
text-align: left;
}
.accesstitle { height: 32px; width: 211px; background: url(../images/side-heading-bg.png) 100% 0 no-repeat; padding-top: 0px; padding-right: 14px; padding-left: 5px; color: #333; font-size: 12px; text-align: left }

* html .accesstitle { height: 32px; width: 218px; background: url(../images/side-heading-bg.gif) 100% 0 no-repeat; padding-top: 0px; padding-right: 4px; padding-left: 10px; color: #333; font-size: 14px; text-align: left }

.accesscontent {

	font-weight: lighter;
	letter-spacing: 0em;
	padding: 0px;
	margin: 0px;
}
.accesscontent a {color:#666666;}

.accesscontent li {color:#bf4d02;}
.accesscontent ul {
	color:#f77f00;
	margin-left:15px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}

.accesscontent a, .accesscontent a:hover {
	text-decoration: none;
	border: 0px;
	line-height: 2.2em;
}


body div#toolTip {
	position:absolute;
	z-index:1000;
	min-width:150px;
	background:#565656;
	border:2px double #fff;
	text-align:left;
	padding:5px;
	min-height:1em;
	-moz-border-radius:5px;
}

body div#toolTip p {
	margin:0;
	padding:0;
	color:#fff;
	font:11px/12px verdana,arial,sans-serif;
	font-weight:bold;
}

body div#toolTip p em {
	display:block;
	margin-top:3px;
	color:#000;
	font-style:normal;
	font-weight:normal;
}

body div#toolTip p em span {
	font-weight:bold;
	color:#000;
}
/* new styles for right column navigation */

.accesscontent {

	font-size: 1em;
	font-weight: lighter;
	letter-spacing: 0em;
	padding: 0px;
	margin: 0px;
}
.accesscontent a {
	border-bottom:#d3d2ca 1px solid;
	border-top:#fff 1px solid;
	color:#d06000;

	font: bold 9px verdana;
	line-height:15px;
	padding-left: 7px;

}
.accesscontent a:hover {
	background-color:#fff;

	font: bold 9px verdana;
	line-height:15px;
	color: #333;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d3d2ca;
	border-bottom-color: #d3d2ca;
}
.accesscontent ul, #accesscontent li {
	list-style:none;
	padding: 0px;
	margin: 0px;
}
.accesscontent h2 {
	color:#fff;
	font-size:12px;
	font-weight:lighter;
	letter-spacing:0;
	padding:2px 44px 2px 10px;
	background-color: #FFFFFF;
	background-image: url(images/side-heading-search.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#col_expander {
	cursor: default;
}
#docsContainer {
margin-left: 18px;
margin-top: 5px;
padding-bottom: 10px;
padding-top: 5px;
overflow:hidden;
background: url(../images/dots2.gif) repeat-x 0 0;
width:980px;

}

#docs {
	width: 980px;

}
#docs table {
color: #000;
font: 10px verdana;
text-align: left;
width: 980px;
}
#all {

text-align: left;
margin-top: 0px;
font: bold 11px arial;

}
a.ents3:link, a.ents3:visited, a.ents3:active {
  text-decoration: none !important;
  color: #0036c0;

}
a.ents3:hover {
  text-decoration: underline !important;
  color: #000;
} 



.stylewLeft {
WIDTH: 33%
}
.stylewLeft2 {
WIDTH: 159px
}

.stylewRight {
WIDTH: 33%;
float: right;

}


a {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
}
a.1 {
	text-decoration: none;
	color: #CD1009;
}
.t11 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
}

.style1 {color:#6E6E6E;}
.style1:hover {text-decoration: none;}
.style2 {
	color: #CD1009;
	font-weight: bold;
}
.style3 {
	color: #2b778d;
	font-weight: bold;
}
.style4 {
	font-size: 9px;
	color: #a8a8a8;
}
.style5 {color: #CD1009}

.style6 {
	font-size: 16px;
	font-weight: bold;
	color: #CD1009;
	margin-left:4px;
	padding-top:2px;
	padding-right:10px;
	text-align:left
	}

.resultHilite {
	font-family:Tahoma;
	font-size:11px;
	color:#6E6E6E;
	background-color:#E6A666;
}


a.ents4:link, a.ents4:visited, a.ents4:active {
  text-decoration: none !important;
  color: #0C0;
  font: bold 12px Arial;

}
a.ents4:hover {
  text-decoration: underline !important;
  color: #000;
} 


